|
Attribute
|
Type
|
Description
|
Mandatory
|
Values
|
customizer
|
java.lang.String
|
The bean's customizer.
|
false
|
|
stopClass
|
java.lang.String
|
Bean stop class.
|
false
|
|
displayName
|
java.lang.String
|
The bean/property/method's display name.
|
false
|
|
expert
|
java.lang.String
|
Whether the bean/property/method is for experts.
|
false
|
|
hidden
|
java.lang.String
|
Whether the bean/property/method is hidden.
|
false
|
|
name
|
java.lang.String
|
The name of the bean/property/method.
|
false
|
|
preferred
|
java.lang.String
|
Whether the bean/property/method is preferred.
|
false
|
|
shortDescription
|
java.lang.String
|
A short description of the bean/property/method.
|
false
|
|
|